home *** CD-ROM | disk | FTP | other *** search
/ Almathera Ten Pack 3: CDPD 3 / Almathera Ten on Ten - Disc 3: CDPD3.iso / ab20 / unarced / datacomm / vlt / docs / vlt4p846.doc < prev    next >
Text File  |  1995-03-17  |  5KB  |  134 lines

  1. +----------------------------------------------------------------------+
  2. |                                                                      |
  3. |                  D I S C L A I M E R   N O T I C E                   |
  4. |                                                                      |
  5. |  This document and/or  portions of the material and  data furnished  |
  6. |  herewith,  was developed under sponsorship of the U.S. Government.  |
  7. |  Neither the U.S.  nor  the U.S.D.O.E.,  nor  the  Leland  Stanford  |
  8. |  Junior University, nor their employees,  nor their respective con-  |
  9. |  tractors, subcontractors, or their employees, makes  any warranty,  |
  10. |  express or implied, or assumes any liability or responsibility for  |
  11. |  accuracy,  completeness or  usefulness of any information, appara-  |
  12. |  tus, product or process disclosed, or represents that its use will  |
  13. |  not infringe privately-owned rights.  Mention of any product,  its  |
  14. |  manufacturer, or suppliers shall not, nor is it intended to, imply  |
  15. |  approval, disapproval, or fitness for any particular use. The U.S.  |
  16. |  and  the University at all times  retain the right to use and dis-  |
  17. |  seminate same for any purpose whatsoever.                           |
  18. |                                                                      |
  19. +----------------------------------------------------------------------+
  20.  
  21. Tektronix is a trademark of Tektronix, Inc.
  22. VT100 is a trademark of Digital Equipment Corporation.
  23.  
  24.  
  25.  
  26.  
  27.  
  28.                 VLT 4.846 Additional Documentation
  29.                 ==================================
  30.  
  31.                      (C) Copyright 1989, 1990
  32.  
  33.                                by
  34.  
  35.                         W.G.J. Langeveld
  36.  
  37.                 Stanford Linear Accelerator Center
  38.  
  39.  
  40.  
  41.  
  42. Manual Update Since Version 4.824
  43. =================================
  44.  
  45. VLT 4.846
  46. =========
  47.  
  48. Page   9, paragraph 2:
  49. ----------------------
  50.     Change "vlt4p834.lzh" to "vlt4p824.lzh".
  51.  
  52. Page  10, points 10 and 11:
  53. ---------------------------
  54.     The destination for the two copy commands described in these
  55. two points should be "df0:".
  56.  
  57. Page  25, Communications Menu:
  58. Page  27, Strip Bit 8:
  59. ------------------------------
  60.     Change all occurrences of the text "Strip Bit 8" to "Strip 8th Bit".
  61.  
  62. Page  38-39, Select Screen Type (Tektronix):
  63. --------------------------------------------
  64.     Add a new paragraph after the first four lines on page 39:
  65. "   The last sub-item, 'Double-Sized Custom', changes the screen to a
  66. Custom screen that has twice the width and height of the usual custom
  67. screen. You can scroll around this screen by dragging the mouse to the
  68. edges of the screen that are currently not shown, or you can hold down
  69. the left Amiga key and drag the screen using the left mouse button.
  70. Note: this option only works under AmigaDOS 2.0, and only if you have
  71. sufficient graphics memory. An 8-color, 1400 by 960 screen takes about
  72. half a Megabyte of graphics memory! If you get a message saying that
  73. the screen couldn't be opened, try first changing to fewer colors.
  74. This option is a toggle. When you select it again, the screen reverts to
  75. the regular screen size. It has the keyboard abbreviation right-Amiga D."
  76.  
  77. Page 69-70, COLOR command:
  78. --------------------------
  79.     Add the following lines just after the description of the
  80. COLOR command:
  81. "COLOR REQuest
  82.     Causes the VLT color requester to open on VLT's screen. The command
  83.     will only return when the user has completed his color selection."
  84.  
  85.  
  86.  
  87.  
  88. Bug Fixes Since Version 4.824
  89. =============================
  90.  
  91. VLT 4.846
  92. =========
  93.  
  94. VT100 section
  95. -------------
  96.  
  97.     The following bugs were fixed. Most bugs were newly introduced into
  98. 4.824, only one or two were old bugs.
  99. - When programming function keys etc. to execute .scp or.vlt scripts,
  100.   the recognition of ".scp" or ".vlt" used to be case sensitive. This
  101.   is no longer the case. This is an old bug.
  102. - The minimum VLT window size, when used on the Workbench, was increased
  103.   in order to allow access to all the usual titlebar gadgets.
  104. - There was a possibility for VLT to crash when a second VLT was started up,
  105.   shortly after the message "But I'm already here" appeared. This has been
  106.   fixed.
  107. - When function keys 41 through 50 are programmed from a script or from
  108.   ARexx, the menu bar is now properly updated.
  109. - The code cleaning up after expired schedules was improved somewhat. It
  110.   used to cause a certain sluggishness when a very large number of scripts
  111.   were started.
  112. - A problem with the message window not being the correct size when a file
  113.   transfer is started when a smaller message window is already open was fixed.
  114. - The menu option "Set Break Time" now allows specifying times larger than
  115.   65535 microseconds.
  116. - The menu option "Strip Bit 8" was renamed to "Strip 8th Bit" to correctly
  117.   reflect its function.
  118. - The "Beep Volume" menu option was fixed to allow negative volume settings
  119.   conform the documentation.
  120. - The "Parity" selection menu was fixed. A bug was introduced into 4.824
  121.   that caused some parity selections to be improperly transferred to the
  122.   parity selection routine in the serial device handling code.
  123. - A check was added to prevent VLT from using the new scaled fonts under
  124.   AmigaDOS 2.0
  125.  
  126. Tektronix section
  127. -----------------
  128.  
  129.     The following bugs were fixed in the Tektronix code.
  130. - The eol string was sent twice on some reports to the host.
  131. - Saving the screen contents as an IFF file would cause strange results
  132.   when using particularly large screens.
  133.  
  134.